home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / win_utl2 / passgn50.zip / PASSGEN.TXT < prev   
Text File  |  1996-02-02  |  13KB  |  306 lines

  1. Random Password Generator  V5.0
  2.  
  3.  
  4. By:
  5. Timothy L. Hirtle
  6. 2/2/96
  7.  
  8. All Rights Reserved
  9.  
  10.  
  11. Description:
  12. ============
  13.  
  14. Simply the most secure method for creating passwords. Voted by Windows Magazine
  15. as "Superior Shareware" (Aug 1995).  Random Password Generator as the name implies
  16. will randomly select from a group of numbers, lowercase letters, uppercase letters
  17. and special characters or any combination and select passwords. The user has the
  18. ability to identify up to 1,000,000 (yes, that's 1,000,000) different passwords,
  19. using as many as 25 characters per password. This application will randomly select
  20. passwords which have not been previously selected (if desired) and sort them in order.
  21. The user can copy selected passwords or save them all as text files. The generator
  22. uses  numbers, upper and lowercase letters, and special keyboard characters. You can
  23. select any combination of these choices to generate passwords. A total of 94
  24. characters are available for the randomizer to select from. 
  25.  
  26.  
  27. Requirements:
  28. =============
  29.  
  30. - Windows 3.x or Windows 95
  31.  
  32. - VBRUN300.DLL installed in your Windows System directory. This file is required
  33. for thousands of software products. You should be able to find it at almost any
  34. site which offers Windows software for downloading. The file is usually called:
  35. VBRUN300.ZIP. However, the latest version is called VBRUN301.EXE. If you can find it,
  36. use this file. When decompressed it will be listed as VBRUN300.DLL.
  37.  
  38.  
  39. Installation:
  40. =============
  41.  
  42. - Run Install.exe using the RUN option from the file menu of Windows Program Manager or 
  43. double click on the Install.exe icon from the File Manager.
  44.  
  45. - Follow the directions of the install program.
  46.  
  47.  
  48. Installation should have placed the following files in the identified directories:
  49.  
  50. - In your install directory which you specified
  51.   PassGen.exe 
  52.   PassGen.txt
  53.   commdlg.dll  (This file may not be necessay if one with the same name already resides in your system directory)
  54.   cmdialog.vbx (This file may not be necessay if one with the same name already resides in your system directory)
  55.  
  56.  
  57. Distribution:
  58. =============
  59.  
  60. - Random Password Generator is distributed as Shareware. The Author maintains all rights to the
  61. program in its entirety. 
  62.  
  63. - Random Password Generator may be distributed freely as long as the integrity of Shareware
  64. is maintained.
  65.  
  66. - The author grants a 30 day trial period or a 300 minute time limit, whichever comes
  67. first for users to decide whether they want to keep the program. If so, a $15 donation
  68. is required (plus shipping and handlind, see order form in Help menu). If not, then before
  69. the 30 days is up or the 300 minutes have expired, you must delete this program from your
  70. system(s). 
  71.  
  72. - This version is half price ($7.50 + Shipping & Handling) to all previously registered
  73. customers. One per registration. Contact the author at the e-mail address or u.s. mail
  74. address provided if you do not have an active registration number. Again this applies
  75. to previous registered customers ONLY.
  76.  
  77.  
  78. Compuserve Customers:
  79. Save a stamp! You can register this program on-line if desired.
  80. The cost of this program will be added to your Compuserve account.
  81. Here's how:
  82.  
  83. 1. Use the GO 'swreg' command
  84. 2. Select 'Register Shareware' option
  85. 3. Select the geographic region you reside in
  86. 4. This is a search area. select the appropriate fields which will help identify
  87.    this application. once done choose 'Begin Search' then 'Display Selection'. This
  88.    application is REG # 7664.
  89. 5. The number of matching titles found will be displayed. Select the appropriate
  90.    title and the the 'Select' button
  91. 6. Select the 'Description' button
  92. 7. Select the 'Register' button
  93. 8. Fill out the appropriate information and your done
  94.  
  95. That's it!  You have now registered this software. Your next Compuserve
  96. bill will show that you have registered this software. The author will
  97. send you a registered copy of this application or send you a
  98. registration number immediately to enter into the program which will 
  99. activate the registered features.
  100.  
  101.  
  102.  
  103. Disclaimer:
  104. ===========
  105.  
  106. Random Password Generator has no expressed or implied warranty. The user accepts full
  107. responsibility for this program by loading it on their computer. At no time is the
  108. author responsible for any hardware or software malfunctions caused by this program.
  109. Though the author knows of no such problems from this software, he is not liable if
  110. any should occur.
  111.  
  112.  
  113.  
  114. NOTE:
  115. =====
  116. A shareware limitation is placed on this software. Users will only be allowed to
  117. request a maximum of 25 passwords in a single pass. Registered customers will be
  118. granted full access, up to 1,000,000 passwords in a single pass. See order form for
  119. registration details.
  120.  
  121.  
  122.  
  123. Version Information:
  124.  
  125. V1.0
  126. ====
  127. Initial release.
  128.  
  129.  
  130. V1.1
  131. ====
  132. - Added the ability to sort or unsort results.
  133.  
  134. - Made the Help menu uneditable. Previously the help menu could be
  135. edited, though it the changes would not be saved. Now help is read-only.
  136.  
  137.  
  138. V2.0
  139. ====
  140. - Added uppercase letters to the program. Now when letters are requested, both upper
  141. and lowercase letters are used in the equation. For instance the letter "r" and the
  142. letter "R" are both treated as different choices in the calculator. Most password
  143. programs should treat upper and lowercase letters individually. this will
  144. increase the security of passwords with more choices on which an individual must
  145. consider when attempting to crack them.
  146.  
  147. - Added the ability to use special symbols into the calculator. Now you may
  148. have the calculator randomly select special characters such as !@#$%^&*()-_=+;:'<>?
  149. this will also increase the security of passwords with more choices on which an
  150. individual must consider when attempting to crack them. When Symbols are desired
  151. they have approximately a 30% probability of being selected. 
  152.  
  153. - Removed much of the error checking code between the total passwords and the
  154. total characters operator inputs. Because of the uppercase and symbol additions,
  155. the error checking is too intensive to include into the application. These two
  156. inputs should be intuitive without intense error checking.
  157.  
  158. - As many as 2000 passwords can now be selected when including symbols along with
  159. the combination of letters and numbers.
  160.  
  161.  
  162. v2.1
  163. ====
  164. - Seperated the letter choice into 2 seperate categories; lowercase and uppercase
  165. letters. This adds more flexibility to users who have specific preferences.
  166.  
  167. - Fixed a minor problem that would cause an error when users pressed the backspace
  168. key in either the number of passwords or number of characters box.
  169.  
  170. - Modified the randomizer to provide equal weight to each character. Previous
  171. versions did not provide this. For example if the user requested numbers and
  172. letters, previous versions would use a 50/50 probability between numbers and
  173. letters. This was not the best method since there are 26 letters and only 10
  174. numbers. Each number theoretically had a higher probability of being selected.
  175. This version provides equal weight to all characters.
  176.  
  177. - Added a pop-up message to identify when the application is computing. Sometimes
  178. when large passwords are requested, especially on slower computer systems, the 
  179. application may take a few moments to finish it's computations.
  180.  
  181.  
  182. V2.2
  183. ====
  184. - Administrative release to update registration information.
  185.  
  186.  
  187. V3.0
  188. ====
  189. - Added 'Characters to Use' window to show the total number of characters the
  190. user has specified to be used in the random calculator.
  191.  
  192. - Added the ability to eliminate certain characters which appear similar to one another.
  193. Small case L, J, I, along with upper case letter O, and numbers 0, 1 will not be selected
  194. by Random Password Generator if desired by the user. These characters can be confused with
  195. others. To eliminate this confusion the operator can choose not to have them selected.
  196.  
  197. - Modified registration information and windows.
  198.  
  199. - Placed shareware limitations into application.
  200.  
  201. - Prevented more than one instance of application to run.
  202.  
  203. - Added quick help to many options within the application. Now you can select
  204. any option choice to see a quick help window stating the purpose and limitations of the
  205. selected option.
  206.  
  207. - Added a notification when attempting to write to a file which already exists. The application
  208. will now ask if the file should be rewritten. Also removed the read-only option in the save window.
  209.  
  210. - Modified the 'Copy' option to be enabled only if a password is selected. Now only either the
  211. sorted or the unsorted windows can show a selected password. Previous versions would allow both
  212. windows to display selected passwords, even when only one was active. Also eliminated the ability
  213. to make multiple selections in either window since only the most recent selection could be copied
  214. to the clipboard. This elimates some confusion.
  215.  
  216.  
  217. V4.0
  218. ====
  219. - Added the ability to request up to 32,000 passwords in a single pass. Previous versions
  220. could only do a maximum of 2000. Removed the 'Computing...Please Wait' notification.
  221.  
  222. - Added 12 additional special characters to bring the maximum number of characters
  223. to 94 vice 82 in previous versions. RPG now uses the exact character set that
  224. Microsoft Windows utilizes. Now with 94 total characters to select from, it would
  225. be even more difficult to crack these passwords.
  226.  
  227. - Added the ability for users to choose whether to check for duplications or allow
  228. duplications.
  229.  
  230. - Added a 'Passwords Generated' read-out display so users can see the exact number of
  231. passwords which is currently being selected. This feature is very handy for high numbers
  232. of password requests. It gives users an idea of how long it will take to complete.
  233.  
  234. - Added 'Save Sorted' and 'Save Unsorted' options in the 'File' menu. Now, besides the
  235. buttons, users can use the pull down menu for these features.
  236.  
  237. - Added 'Display Character Set' option in the 'Help' menu. This option will display
  238. the entire 94 characters available to RPG.
  239.  
  240. - Added a routine which will check for unreasonable requests. For instance Total Characters
  241. is 3 while using only Numbers, and Total Passwords = 2000. If You request that no
  242. duplications is required, then it would be unreasonable. The max passwords that could be
  243. generated in this scenerio is 1000. Therefore, you will now be alerted prior to any
  244. passwords being selected.
  245.  
  246. - Changed the maximum total characters which can be generated for each password to 25 vice 30
  247. in previous versions. 25 is more friendly to work with than is 30, plus 30 is very high and
  248. probably is not necessary for most (if not all) users.
  249.  
  250. - Streamlined the randomizer algorithm which now essentially doubles the speed of which
  251. passwords are generated.
  252.  
  253. - Modified the 'Characters to Use' read-out display to show exactly how many characters will
  254. will used in password generation. V3.0 did not account for characters which were eliminated
  255. do to similar appearance with others.
  256.  
  257. - Added CTRL_C shortcut key option to copy passwords.
  258.  
  259. - Changed some code that will allow you to operate other applications while passwords are
  260. being generated. Previous versions would tie-up the entire computer when creating passwords.
  261. Now, you can operate other apps. Allowing 32,000 passwords can take some time, previous
  262. versions could only perform 2,000, so locking the computer is a greater issue.
  263.  
  264. - Added a 'Stop' button so that password generations can be stopped at anytime. Password
  265. generation can take a long time if a high quantity is requested. This stop feature is handy
  266. in situations where you don't want to wait for it to complete.
  267.  
  268. - Added a probability readout display which indicates the 'liklihood' that someone could crack
  269. a single password simply by guessing. The readout display dynamically updates depending upon
  270. many factors such as the amount of characters per password and amount of total character to 
  271. choose from.
  272.  
  273.  
  274. V5.0
  275. ====
  276.  
  277. - Added the ability to create up to 1,000,000 passwords at a time. The previous version
  278. could only create a max of 32,000. All password requests over 32,000 will be saved directly
  279. to a text file (unsorted).
  280.  
  281. - Added the ability to save and open settings. This is handy when you have consistent
  282. password settings which you use often. Instead up setting it up each time, you can now save
  283. your usual settings and load them back in.
  284.  
  285. - Added password details to every saved file. Now at the beginning of each file the settings
  286. used to create the passwords will be printed.
  287.  
  288. - Added counter to icon. When an application is minimized while executing, it will display
  289. the generated password count on the icon.
  290.  
  291. - Added a status window to inform users of significant events.
  292.  
  293.  
  294.  
  295.  
  296. Send payment, questions and comments to:
  297.  
  298. Timothy L. Hirtle
  299. P.O. Box 710911
  300. San Diego, CA  92171-0911
  301.  
  302. Internet: 
  303. 102705.2261@compuserve.com     or
  304. hirtle@mail.sdsu.edu
  305.  
  306.